getFill

abstract fun getFill(block: DesignBlock): DesignBlock

Returns the block containing the fill properties of the given block.

Return

the block that currently defines the given block's fill.

Parameters

block

the block whose fill block should be returned.